SoeException Class

Represents the Servo drive profile over EtherCAT (SoE) exceptions that occur during the application execution.

Inheritance hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.Class.Exception
    IntervalZero.KINGSTAR.Base.Class.SoeException

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class SoeException : Exception
Public Class SoeException Inherits Exception

 

The SoeException class exposes the following members.

Properties

  Name Description
Error The inner exception sent by the subsystem.

See also

IntervalZero.KINGSTAR.Base.Class Namespace